home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
sviluppo
/
svilupp2
/
mccmnthn.lha
/
MCC_MonthNavigator
/
.Product-Info
next >
Wrap
Text File
|
1996-12-26
|
3KB
|
106 lines
.name
MonthNavigator.mcc
.type
MUI custom class
.short
MUI public custom class showing a field with the days of a month
.description
MonthNavigator is a Custom Class of the Magic User Interface © by Stefan Stuntz.
It is a subclass of group-class.
The idea of this class was born during developing my Gregor application.
MUI public custom class showing a field with the days of a specified month in
a specified year.
The user decides if the names of the weekdays and the weeknumbers will
be shown. Also it is possible for the user to set which weekday should be the
day on which a week was started - the language for the weekday names can also
be chosen.
A special feature of this class is, that it correctly handles October 1582. In
this month the days 5-14 didn't exist, because they were removed by the
Gregorian calendar reform. This calendar reform happens in different years for
different countries, so the user can set his country with the user preferences.
Users can change the display of MonthNavigator with the following features:
- Show/Hide names of the weekdays
- Select name of weekday with which a week starts
- Select the language to use for the names of weekdays (out of 18)
- Show/Hide weeknumbers
- Select the country for the Gregorian calendar reform (unusable as long as
the date.library has not fully implemented this feature)
- Set the distance between the day-field and the names of weekdays/weeknumbers
- Use frames for day-fields
- Show/Hide unused day-fields
- Display the last/first days of the previous/next month within the unused
day-fields.
- Define how days of the previous/next month should be highlighted.
- Define how the internal 'mark today' hook should highlight today.
MonthNavigator supports also the following features which might be of interest
for developers:
- Dropping a date-object onto a MonthNavigator will set this date as the actual
one
- Objects can be dropped onto the days
- Days can be dragged around
- Days can be marked by changing the following attributes:
* MUIA_Text_PreParse
* MUIA_Background
* MUI_ShortHelp
* MUIA_Disabled
- Supporting MUIM_Import and MUIM_Export
- Dates can be correctly selected from 0008-01-01 to 8000-12-31 by using the
DateLib (TM)
The MonthNavigator also supports three input modes: read-only, relverify and
the immediate mode.
.version
16.4
.date
1996.12.26
.author
Kai Hofmann
.address
Arberger Heerstr. 92
28307 Bremen
Germany
.email
i07m@zfn.uni-bremen.de
.www
http://www.informatik.uni-bremen.de/~i07m/
.requirements
MUI 3.5+
date.library 33.223+ (included)
.distribution
Giftware
.price
The minimum price is a trade. Send me a full version of your product at
no cost including free updates!
.installsize
15KB - 279KB
.source
ANSI-C demo source included
.construction
SAS-C 6.57 with optimization
.exectype
68000,68020
MUI custom class, MUI preference class and demo program
.tested
CPU: 68030; OS 3.1; MUI 3.6; Video/Graphics: Picasso II (Village Tronic)
Enforcer 37.62, Mungwall 37.71, SegTracker 37.62
.docs
MCC_MonthNavigator.readme
docs/english/MonthNavigator_mcc.guide
docs/english/MonthNavigator_mcc.doc
docs/deutsch/MonthNavigator_mcc.guide
docs/deutsch/MonthNavigator_mcc.doc
developer/autodocs/MCC_MonthNavigator.doc
libs/date.readme
.aminet-dir
dev/mui
.aminet-file
MCC_MonthNavi.lha
.described-by
Kai Hofmann <i07m@zfn.uni-bremen.de>
.submitted-by
Kai Hofmann <i07m@zfn.uni-bremen.de>